Click or drag to resize

ItemShape Constructor

Overload List
  NameDescription
Public methodItemShape
Initializes a new instance of the ItemShape class.
Public methodItemShape(IListPropertyPath)
Initializes a new instance of the ItemShape class.
Public methodItemShape(ShapeType)
Initializes a new instance of the ItemShape class.
Public methodItemShape(IListPropertyPath, BodyType)
Initializes a new instance of the ItemShape class.
Public methodItemShape(IListPropertyPath, Boolean)
Initializes a new instance of the ItemShape class.
Public methodItemShape(ShapeType, BodyType)
Initializes a new instance of the ItemShape class.
Public methodItemShape(ShapeType, Boolean)
Initializes a new instance of the ItemShape class.
Public methodItemShape(ShapeType, IListPropertyPath)
Initializes a new instance of the ItemShape class.
Public methodItemShape(IListPropertyPath, Boolean, BodyType)
Initializes a new instance of the ItemShape class.
Public methodItemShape(ShapeType, Boolean, BodyType)
Initializes a new instance of the ItemShape class.
Public methodItemShape(ShapeType, IListPropertyPath, BodyType)
Initializes a new instance of the ItemShape class.
Public methodItemShape(ShapeType, IListPropertyPath, Boolean)
Initializes a new instance of the ItemShape class.
Public methodItemShape(ShapeType, IListPropertyPath, Boolean, BodyType)
Initializes a new instance of the ItemShape class.
Top
See Also